hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
manhattanHeuristic
hip
ai
pathfinding
Undocumented in source. Be warned that the author may not have intended to support it.
version(Test)
pragma(
inline
, true)
int
manhattanHeuristic
(
int
posX
,
int
posY
,
int
targetX
,
int
targetY
)
Meta
Source
See Implementation
hip
ai
pathfinding
functions
AStar2D_4Way
manhattanHeuristic
structs
AStarResult